Skip to content

public Election::getTimerManager

Read it at the source

Description

php
public Election->getTimerManager ( ): CondorcetPHP\Condorcet\Timer\Manager

Get the Timer manager object.

Return value

(CondorcetPHP\Condorcet\Timer\Manager) An CondorcetPHP\Condorcet\Timer\Manager object using by this election.


Released under the MIT License.